home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
AmigActive 22
/
AACD 22.iso
/
AACD
/
Resources
/
System
/
PPCUpdates
/
CDRive.notes
< prev
next >
Wrap
Text File
|
2000-04-09
|
5KB
|
186 lines
Open:
Amiga RR extensions handling
3.18
- volumename +1 mungwall hit fixed
3.17
- Copyright changed
3.16
- Scanning of unknown volumes caused a dead end loop
- Added Amiga Rockridge extensions and correct some
rockridge protection problems
3.15
- ActExamineFH added
3.14
- ActParentFH fix
occured with the AmigaDev 1.1 "Amiga_Developer_CD_v1.1" guide file
3.13
- max values for cache management to avoid that an illegal
mountlist causes the system to run havoc
3.12
- Don`t show a requester if a disc can`t be read during
the mount phase. This avoids nasty requesters during booting
for CDDA or empty CDRs for example.
3.11
- ActFHFromLock fix
3.10
- Fixed a lock init race condition if you used dir opt all 2 times
on a CD. After the first time you would run in circular errors.
- added the resident tag so c:version device: finds the version.
3.9
- Rockridge fix..removed the RR field alignment which
was obviously wrong
3.8
- made romable
- check for illegal cli startup
- mount volumes if the name already exists.
Then it adds a postfix <Volume>.$Instance
3.7
- If the handler didn`t work it now removes the DeviceNode
3.6
- Copyright text changes
3.5
- Fixed an exall problem.Visible with the NextStep Nebula CD
- Fixed a very large file/dirname problem.
- Fixed very deep path names bug(signed char)
3.4
- Finally fixed this mount IXEMUL: from devs:Mountlist.IXPIPE problem
on the 1st FreshFish stefanb reported last year...sorry.
3.3
- Fixed 0 Byte File Open(); bug(Fred Fish...Thanx for the cool FreshFish)
- Added some unimportant 2.x Packets...now AmigaGuide has no more any path
problems with subguides.(urghhhh...)
3.2
- Forgot to fill fib_NumBlocks in Examine...du and ls(gnu ports) showed
illegal values(MTK)
Attention!
If you have mount problems with devs:dosdrivers check if you haven't
any mountlist with a wrong format in the directory, because it stops
to mount then.(Snoopdos)
Furthermore old Mount versions have problems with Tooltypes. Please
be careful if you have a Beta OS or use one.
3.1
- ActionDie now works
3.0
- Rockridge Addition.
Big Thanks to mtk for his dump of a rockridge disk that helped me to understand
the rockridge specs i had since months.
- Added new Mountlist Flag parameter Reserved to control Rockridge Features
2.9
- Fixed Parent on File in rootdir problem=>Ced 3.5 couldn't read a file in the root
- Fixed Exall problem with gnu:x11/contrib...
2.8
- Fixed Exall Bug
Visible with 4k ExallBuffer and Aminet:aminet/mods/misc
2.7
- LocateFile bug that can lead to several sideeffects.
Lock/Open Problems
List Problems
2.6
- ExNext Bug that can lead to several sideeffects.
Lock/Open Problems
List Problems
2.5
- Fixed SCSIDirect bug
2.4
- Fixed a sideeffect bug
2.3
- Fixed assign directory bug
2.2
- Sorry..Enforcer hit added in 2.1
- Fixed change/wrong buffer read problem
Connected bugs:
o disk insert,open icon,disk out,Show Contents/All Files on the workbench crash
o cd/list/Need Volume Requester problems
o diskchange during dir problems(I couldn't produce that problem in this version)
- Motor Off fixed
2.1
- IntuiMsg Lock problem...solves MFR,Blanker problems
2.0
- Sorry..CacheMode 0x0 was broken(caused by 1.9 changes)
- CacheMode 0x0 now cares for the de_Mask parameter
1.9
- Fixed ExNext problem....i hope
- DiskChange and RootDrawer Title change works now
- FreeBuffers if no CD is in the drive(Stefanb here you have it...major rewrite)
- AddBuffers now activated
1.8
- Fixed FlushBuffers problem
- Fixed DiskChange and volume Freelock problem
- Inhibit is now nested
- Action_Die can't be fully supported because of several side-effects
o ActDie causes that every handler access is returned with an error
and all possible resources are freed.
Volume and Device nodes are still there....
1.7
- Fixed CD,Exall,ExNext problems
- Fixed that Unlock forgets to UnMount if the CD is not in the drive
1.6
- Fixed Enforcer Hit caused by 1.5
- Added more Debug stuff to find a CD bug
1.5
- Exall zd0: #?/ causes an enforcer hit
- Fixed Volume change problem(dl_Task wasn't set to NULL)
-> fixed a lot side-effects
- Fixed known ExAll Crash/Trash problem
- Fixed Volume/WB problems with 2 Volumes on the wb and one is removed
1.4
- The CDFS didn't work on Devices with no _GEOMETRY support since 1.1
- Fixed the System-Hangup when the CDFS failed to start
I forgot to clear the Taskptr in the Device node
1.3
- Sorry..again a Bug in the Cache Priority Search
caused by a = instead of a ==
1.2
- Cache Priority Search Bug->poor speed in some conditions
1.1
- ExAll
- Burst/.Info & SmallData Cache or Burst/Read Cache
- Read Errors with the new Cache Method removed
- Input.Device DiskRemoved DiskInserted added
- DiskInsert and diskremove during reading works now
1.0 Initial Beta Release